Skip to content

Conversation

@Crited
Copy link
Member

@Crited Crited commented Feb 7, 2020

#5 Adds according hidden output for the check, that uses the highest possible prefix.

#5 Adds according hidden output for the check, that uses the highest possible prefix.
@Crited Crited added the enhancement New feature or request label Feb 7, 2020
@Crited Crited requested a review from LordHepipud February 7, 2020 14:17
$DiskFree = Get-IcingaDiskPartitions;
$DiskPackage = New-IcingaCheckPackage -Name 'Used Partition Space' -OperatorAnd -Verbos $Verbosity;
$DiskFree = Get-IcingaDiskPartitions;
$DiskPackage = New-IcingaCheckPackage -Name 'Used Partition Space' -OperatorAnd -Verbos $Verbosity;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing an e at -Verbose?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah in general it is missing, but is auto-completed by PowerShell.
Still fixing it would be nice :D

@LordHepipud LordHepipud merged commit 026de51 into master Feb 13, 2020
@yhabteab yhabteab deleted the enhancement/values_UsedPartitionSpace branch November 21, 2020 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants